projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f23f556
)
Bump libgsystem dependency
author
Colin Walters
<walters@verbum.org>
Thu, 8 Jan 2015 18:00:27 +0000
(13:00 -0500)
committer
Colin Walters
<walters@verbum.org>
Thu, 8 Jan 2015 18:00:27 +0000
(13:00 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 319a7447b443478d3bbccb9579018bbc2501707e..80dc69bffb7ac59aa047b7c32f7c7496424c9f48 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-42,7
+42,7
@@
AC_CHECK_HEADER([attr/xattr.h],,[AC_MSG_ERROR([You must have attr/xattr.h from l
PKG_PROG_PKG_CONFIG
-GIO_DEPENDENCY="gio-unix-2.0 >= 2.36.0 libgsystem >= 201
4.3
"
+GIO_DEPENDENCY="gio-unix-2.0 >= 2.36.0 libgsystem >= 201
5.1
"
PKG_CHECK_MODULES(OT_DEP_GIO_UNIX, $GIO_DEPENDENCY)
dnl 5.1.0 is an arbitrary version here